Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Table] Improve RTL virtualized demo support #18038

Merged
merged 4 commits into from
Oct 27, 2019
Merged

[Table] Improve RTL virtualized demo support #18038

merged 4 commits into from
Oct 27, 2019

Conversation

FabianKielmann
Copy link
Contributor

@FabianKielmann FabianKielmann commented Oct 25, 2019

I wasn't 100% sure about the changes in ReactVirtualizedTable.js because of the jsx one having the "declare module" part which I'm not familiar with. Also, I don't really know, what the "flip" property is actually used for but judging from your tsx diff, this should be fine.

Closes #18029

@mui-pr-bot
Copy link

mui-pr-bot commented Oct 25, 2019

No bundle size changes comparing e09870b...d6f3278

Generated by 🚫 dangerJS against d6f3278

@mbrookes mbrookes added the component: table This is the name of the generic UI component, not the React module! label Oct 25, 2019
@oliviertassinari oliviertassinari added the docs Improvements or additions to the documentation label Oct 26, 2019
@oliviertassinari oliviertassinari changed the title [Table] Temporarily patch the css for rtl + react-virtualized tables examples [Table] Improve RTL virtualized demo support Oct 26, 2019
@oliviertassinari
Copy link
Member

@FabianKielmann I don't understand this TypeScript fail, I have added a new commit with a different approach.

@oliviertassinari
Copy link
Member

@FabianKielmann Well done :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: table This is the name of the generic UI component, not the React module! docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table has layout problem in RTL direction
4 participants